programs.streamlink.plugins.<name>.src
Source of the custom plugin. The value should be a path to the
plugin file, or the text of the plugin code. Will be linked to
$XDG_DATA_HOME/streamlink/plugins/
- Type
null or absolute path or strings concatenated with "\n"- Default
null- Example
./custom_plugin.py- Declared
- <home-manager/modules/programs/streamlink.nix>